home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / acpi / events / sleepbtn < prev    next >
Text File  |  2009-10-13  |  315b  |  11 lines

  1. # /etc/acpi/events/sleepbtn
  2. # Called when the user presses the sleep button
  3.  
  4. # Note that this script is part of the SUSPEND part of acpi-support. This is
  5. # not a key translation event, it is intended to perform a suspend if no
  6. # power management daemon is running.
  7.  
  8. event=button[ /]sleep
  9. action=/etc/acpi/sleep.sh
  10.  
  11.